最新文章列表

openlayer4 弹出框封装

 很多场景需要在地图上弹出一个tooltip或者popup之类的小窗口显示一些信息,最近简单做了一下封装,方便后续调用,代码如下:     /* 刘玉峰 jjxliu306@163.com 2018-05-05 */ //点击后高亮下方的feature 并且弹出popup信息做展示 Popup = function(map ){ this.map = map ; ...
jjxliu306 评论(0) 有2524人浏览 2018-06-06 11:52

emacs auto-complete 无效

emacs使用ac插件很平常,有时发现ac不可用,可能原因为emacs的窗口最大化了。 使用如下语句可以使emacs启动时最大化: ;; set emacs fullscreen ;; (if (eq system-type 'windows-nt) ;; (w32-send-sys-command 61488))  此时,使用ac会看到popup-el报错,找不到max-w ...
forever8tf 评论(0) 有942人浏览 2015-03-26 20:50

OpenLayers 选中元素弹框

写道 http://www.openlayers.org/dev/examples/select-feature-openpopup.html  <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/htm ...
老糊涂 评论(0) 有2409人浏览 2014-05-25 23:26

OpenLayers.Layer.Vector及OpenLayers.Feature.Vector

<div class="iteye-blog-content-contain" style="font-size: 14px"> <%@ page language="java" contentType="text/html; charset=UTF-8"     pageEncoding=" ...
老糊涂 评论(0) 有4143人浏览 2013-09-07 18:42

调用Popup时发生is your activity running

     应策划要求,做一个左下角悬浮框的效果,于是快马加鞭,写了个Popup,接关就遇到了下面这个诡异的异常。      在调用Popup时,出现"is your activity running"异常,针对该异常信息的提示,认为是该Activity未启动,加上this.isFinishing方法,无用,判断可能出现Context被锁住,改写代码,无用,this、this.g ...
Excing 评论(0) 有1572人浏览 2012-07-10 16:51

最近博客热门TAG

Java(141744) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54919) .net(54785) Web(54514) 工作(54118) Linux(50905) Oracle(49875) 应用服务器(43289) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37267) 数据结构(36424)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics